home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Audio / GISO / Source / Makefile.postamble < prev    next >
Encoding:
Makefile  |  1994-01-26  |  117 b   |  10 lines

  1.  
  2. app debug::
  3.     tar cf - credits.rtfd | (cd $(NAME).$@/English.lproj ; tar xf - )
  4.  
  5. clean:: 
  6.     (cd Sox ; make clean)
  7.  
  8.  
  9.     
  10.